home *** CD-ROM | disk | FTP | other *** search
- Path: news.lpr.carel.fi!usenet
- From: Ari Lukumies <aril@cmt.lpr.mail.carel.fi>
- Newsgroups: comp.lang.c
- Subject: Re: dos c to NT c
- Date: Thu, 15 Feb 1996 17:18:46 +0200
- Organization: Carelcomp Forest
- Message-ID: <31234ED6.6223@cmt.lpr.mail.carel.fi>
- References: <4fu9lv$au7@mari.onr.com>
- NNTP-Posting-Host: renoir.cclahti.carel.fi
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6a (WinNT; I)
-
- Steve Axelrod wrote:
- >
- > I am converting a DOS based C program to a Windows NT Console program.
- >
- > I have a function called locate(row, col) that positions the cursor
- > at a specified row, col coordinate.
- >
- > Any idea how to do this in NT.
- >
- > Please bear in mind that this is going to be a windows NT Console
- > program, so no GUI is involved.
- >
- > Thanks for the help/assistance.
- >
-
- Check your online help with titles like 'AllocConsole', 'CreateConsoleScreenBuffer' etc.
-
- HTH,
- AriL
- --
- All my opinions are mine and mine alone.
-